home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / pcboard / read100.zip / READ.DOC < prev    next >
Text File  |  1996-05-23  |  7KB  |  166 lines

  1. Read Message Command Replacement PPE(s)
  2. Code by ]\/[ÆvΣτiÇk
  3. Graphics by ]\/[ÆvΣτiÇk/£ÉÉÇ├┤/Panacea
  4. Version 1.00
  5.  
  6. Disclaimer
  7. ══─────∙·.
  8.    This PPE is released under the FREEWARE concept. It may be used in any way
  9.    you wish! Slice it, dice it, decompile it... Whatever you want. HOWEVER, I
  10.    assume NO responsibility for anything that happens. I offer NO guarantees
  11.    of any kind! It's yours, it's free, use it how ever you see fit!
  12.  
  13.    ** WARNING ** This is NOT a completed version, and may contain bugs. Use at
  14.    your own risk! Although the wost that it is likely to happen is not work! ;)
  15.  
  16. About/Purpose
  17. ══────────∙·.
  18.    Why 5 PPE's for a R command replacement? Because CDC has been unwilling to
  19.    listen to my requests... Mainly the fact that I want a CONFIGUREABLE MESSAGE
  20.    HEADER! (See READHDR) Am I not making myself clear? The default message
  21.    header STINKS! Anyway, this rather large set of PPE's fixes that, and some
  22.    other message base over-sights.
  23.  
  24. Advantages of these PPE's
  25. ══────────────────────∙·.
  26.    Your message base will look awesome! EVERY PCBoard sysop that has called my
  27.    board says this, "Gimme that message config thing! It's awesome!"
  28.  
  29.    Solves all problems with users being blinded by the old, ugly message
  30.    header!
  31.  
  32.    Has an awesome address book! For both users and sysop! :)
  33.  
  34.    Some nice features, such as use of @ codes for configurablity, integration
  35.    with my up-coming quote/message dresser. The quote char "├" (or in your
  36.    case) "->" is colored special. Ohhh, how nice! :)
  37.  
  38. Disadvantages of these PPE's
  39. ══───────────────────────∙·.
  40.    Compiled with PPLC 3.30 (BETA) they WILL slow your system down increadably!
  41.    Also, you'll have to have PCBoard 15.3+ to run 'em. Doh!
  42.  
  43.    Your will loose LOTS of the nice features of PCBoard message system. The
  44.    code for READ.PPE alone is 500+ lines, and it only supports commands:
  45.  
  46.    R A: Read All
  47.    R Y: Read Your
  48.    R L: Read Last
  49.  
  50.    This PPE has been SO requested though, that I'm releasing it anyway.
  51.  
  52. Known Bugs
  53. ══─────∙·.
  54.    I know, releasing PPE's with known bugs... Shame Shame! It's not my style,
  55.    but then, you guys kept bugging me to release it, so there!
  56.  
  57.    Okay, one, it doesn't update the READ status after a user reads his mail.
  58.    So, it will always display "READ: NO" for that fact. I will fix this once
  59.    I start reading/writing directly to MSGS and MSGS.IDX. Until then, live
  60.    with it! :) This version uses MsgToFile to read mail. (It's slow, I know)
  61.  
  62.    I think it's getting stack errors after reading, replying, reading,
  63.    replying, ect.. and this is due to it calling the message editor, and then
  64.    reloading READ.PPE from CALLED.PPE. However, this HAS to be done, in order
  65.    for it to work correctly! ;( Otherwise, as soon as you reply, it throws you
  66.    at the main menu, making you have to hit R A again! ugh... this header would
  67.    be SO easy to have fixed in the accually code of PCBoard!!!!!!!!!!!
  68.  
  69.    Several cosmetic things (like the saving message prompt/message number
  70.    printing out of turn) that I have NO control over. Unfortunatly, another
  71.    problem I cannot control on a PPE programming level.
  72.  
  73. Installation/Configuration
  74. ══─────────────────────∙·.
  75. Preface:
  76.    If you are connected to the internet, or fidonet, STOP here! This PPE has
  77.    NOT been tested under such enviroments, and will most likely stuff wrong
  78.    text! Mainly when it comes to message input, ie, to/subject/security. It
  79.    will stuff incorrect information, and will cause it to malfunction. I think?
  80.    ;) If you are dareing, try it anyways, OR, complain to CDC and tell them you
  81.    want a configurable message header, and you want it NOW!
  82.  
  83. 1. Goto PCBSETUP, Type BB and go down to CMD.LST and press F2. Add these 3 new
  84.    entrys:
  85.  
  86.                 CMD.LST Editor
  87.  
  88.                 Charges Per     PPE/MNU File Specification -or-
  89.        Command    Sec  Minute    Use    Keystroke Substitution
  90.        ══════════════ ═══ ═════════════════ ═════════════════════════════════
  91.    XX) E        0     0      0 C:\PCB\PPE\READ\ENTER.PPE
  92.    XX) R        0     0      0 C:\PCB\PPE\READ\READ.PPE
  93.    XX) BOOK        0     0      0 C:\PCB\PPE\READ\BOOK.PPE
  94.                         └──────┬───────┘
  95.       Full drive and path to the PPE's ────────┘
  96.  
  97. 2. Edit READ.CFG, which contains 4 configurable lines. Descriptions are in
  98.    READ.CFG.
  99.  
  100. 3. Run INSTALL.BAT to complete the installation. Make sure you run it from the
  101.    directory the PPE resides in. Example:
  102.  
  103.    INSTALL C:\PCB\PCBTEXT C:\PCB\PPE\READ
  104.            └─────┬──────┘ └──────┬──────┘
  105.                  │               └─────── Full drive and path to the PPE's
  106.                  └──────── Name of PCBTEXT file to modify
  107.  
  108. 4. That _SHOULD_ be it, if you have problems please e-mail me at:
  109.  
  110.                                maverick@phcc.org
  111.  
  112.    I will reply asap. Hope it worked! ;)
  113.  
  114. Future/Support
  115. ══─────────∙·.
  116. This list is HUGE. Of course if CDC would do the message header themselves,
  117. I'll be happy! :)
  118.  
  119. Also if I get any requests for addition/changes, I'll be glad to consider them!
  120.  
  121. Support is available via ThΣ NΘ-NÆMΣ ßßS (703)323-6838, So call it! :)
  122.  
  123. e-mail: maverick@phcc.org
  124.  
  125. us mail:
  126.                                 The No-Name BBS
  127.                                 P.O. Box 12443
  128.                               Burke, Va 22009-2443
  129.  
  130. Greetz
  131. ══─∙·.
  132. Greetz go to:
  133.  
  134. Panacea/[Deco]    - For the ANSI screens! (which I changed! <g>)
  135.  
  136. Chicken/ECR      - Your decompiler showed me how to code, And how NOT to code!
  137.  
  138. Lone Runner/AEGIS - Your decompiler is better(Sorry Chicken), Keep up the work!
  139.                     Waiting for the 3.30 format decompiler! PLEASE PLEASE!
  140.  
  141. Distro Sites
  142. ══───────∙·.
  143.              ┌-<ANTi-X WHQ support board>─┐
  144. .-─-──--──-──-──-────-──-──-───────-────────────────────-────────-──────-──--∙.
  145. ▌    System Name    :     System Operator    :  Phone Number  :    Baud  : Nodes ▐
  146. \∙-──-─────-────────-──────────────────-──────────-──-──-────-──-──-──--──-─--/
  147.  : ThΣ NΘ-NÆMΣ ßßS  : Maverick            : [703] 323-6838 :    28.8  :   2  :
  148. .-─-──--──-──-──-────-──-──-───────-────────────────────-────────-──────-──--∙.
  149.  
  150.         ┌-<Official ANTi-X distro sites/member boards listing>─┐
  151. .-─-──--──-──-──-────-──-──-───────-────────────────────-────────-──────-──--∙.
  152. ▌    System Name    :     System Operator    :  Phone Number  :    Baud  : Nodes ▐
  153. \∙-──-─────-────────-──────────────────-──────────-──-──-────-──-──-──--──-─--/
  154.  : !SiLvEr SaBeR!   : Synthetical Destroyer : [954] 389-7006 :    28.8  :   1  :
  155.  : Torment        : Jimmy Hoffa        : [301] XxX-xXxX :    28.8  :   1  :
  156.  : aPPLY NoW!        : YouR NaMe HeRe!        : [XxX] XxX-xXxX :    14.4+ :  XX  :
  157. .-─-──--──-──-──-────-──-──-───────-────────────────────-────────-──────-──--∙.
  158.  To apply to be an ANTi-X distro/member board, call The No-Name BBS, and leave
  159.  a message to Leech  explaining why you  wish to be a distro,  and he will get
  160.  back to you as soon as possiable. Don't forget to mention what your board has
  161.  to offer!  (ie. # nodes,  # users, 0-? warez, ect)  Must be able to  call The
  162.  No-Name  BBS  atleast    once  a month  or so to  download  the    latest    files!
  163. .-─-──--──-──-──-────-──-──-───────-────────────────────-────────-──────-──--∙.
  164. ▌        Damn this doc is huge..... Ack! Oh, well... Have fun with it!        ▐
  165. \∙-──-─────-────────-──────────────────-──────────-──-──-────-──-──-──--──-─--/
  166.